home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 November & December
/
Amiga-CD 1996 #11-12.iso
/
pd-disketten
/
ungepackt
/
8_95
/
apd-8-95-2
/
tips&tricks
/
moned
/
moned_globals.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-01-22
|
362b
|
16 lines
#include "moned_rev.h"
/*
* --- Library base pointers
*/
struct GfxBase *GfxBase = NULL;
struct DosBase *DosBase = NULL;
struct IntuitionBase *IntuitionBase = NULL;
struct ExecBase *ExecBase = NULL;
struct Library *AslBase = NULL;
struct Library *DiskFontBase = NULL;
struct Library *GadToolsBase = NULL;
struct Library *IconBase = NULL;